home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Graphics / vcdimager / TODO < prev    next >
Text File  |  2001-07-02  |  1KB  |  50 lines

  1. -*- text -*-
  2.  
  3. TODO LIST:
  4. ~~~~~~~~~~
  5.  
  6. - version 1.0
  7.  * check for VideoCD1.1/VideoCD2.0/SuperVideoCD1.0 conformance
  8.  * optimize/improve MPEG detection/scanning/handling code
  9.  * documentation/examples (XML!!)
  10.  
  11. - version 2.0+
  12.  * support for apple meta info in ISO9660
  13.  * C++ rewrite (OOD & OOA already on paper)
  14.  * releasing libvcd
  15.  * add support for audio tracks
  16.  * PyGnome+libglade frontend
  17.  
  18. BUGS:
  19. ~~~~~
  20.  
  21.  * see file 'BUGS'
  22.  
  23.  
  24. MISSING INFORMATION (read `INFO WISHLIST'):
  25. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  26.  
  27.  * VideoCD 2.0 (aka White Book) specification
  28.  
  29.  * Philips' 4C SVCD 1.0 specification 
  30.  
  31.  * is pre/post zero sector padding in mpeg tracks really required for
  32.    VCD 1.1/2.0?
  33.  
  34.  * is the extended sel list structure correct? (for VCD2.0)
  35.  
  36.  * how are access point sectors defined for VCD 1.1/2.0?
  37.  
  38.  * what does the enhanced end list (4C SVCD spec) look like exactly?
  39.  
  40.  * where is INFO.SVD's playing time offset field?
  41.  
  42.  * what about command lists? (how are the opcodes defined)
  43.  
  44.  * SCANDATA.DAT for VCD2.0?
  45.  
  46.  * ...so much more... :-)
  47.  
  48. --
  49. $Id: TODO,v 1.11 2001/05/31 16:58:14 hvr Exp $
  50.